home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-1294.lzh / AMOSLIST / text0110.txt < prev    next >
Encoding:
Text File  |  1995-01-03  |  587 b   |  17 lines

  1. >> >Do you know how one would go about re-directing output of say a ReqTools
  2. >> >type requester to pop up on an AMOS Screen instead of the Workbench 
  3. >> >Screen ?
  4. >> 
  5. >>   One doesn't - AMOS screens are incompatible with Intuition.
  6. >
  7. >I don't think that's entirely true, cuz I have used a CLI command that 
  8. >does some requester type thing and when it prompt's up a requester it will
  9. >come up on an AMOS screen. 
  10.  
  11.   True - Intuition's AutoRequest() requesters (the kind you get for "Insert
  12. volume xxx", etc.)  But any other requester system (e.g. ReqTools) won't do
  13. it.
  14.  
  15.   --Andy Church
  16.  
  17.